updating oE peek_pointer

peek_pointer

<built-in> function peek_pointer(object addr_n_length) 

peek_wstring

include machine.e 
namespace machine 
public function peek_wstring(atom addr) 

returns a unicode (utf16) string that are stored at machine address a.

Parameters:
  1. addr : an atom, the address of the string in memory
Returns:

The string, at the memory position. The terminator is the null word (two bytes equal to 0).

See Also:

Using Strings, peek_string

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu